Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ShellCheck #9078

Merged
merged 1 commit into from
Aug 1, 2024
Merged

ShellCheck #9078

merged 1 commit into from
Aug 1, 2024

Conversation

romain-grecourt
Copy link
Contributor

Description

  • Add a new job to run shellcheck
  • Fix existing scripts to pass the validation
  • Remove unused scripts
  • Inline some scripts in validate.yaml
    • etc/scripts/docs.sh
    • etc/scripts/github-build.sh
    • etc/scripts/github-compile.sh
    • etc/scripts/mp-tck.sh
    • etc/scripts/spotbugs.sh
    • etc/scripts/test-archetypes.sh
  • Remove etc/scripts/BUILDDOCS.md (invalid)
  • Update etc/scripts/RELEASE.md
  • Move etc/scripts/actions/*.sh to etc/scripts

Documentation

None.

- Add a new job to run shellcheck
- Fix existing scripts to pass the validation
- Remove unused scripts
- Inline some scripts in validate.yaml
  - etc/scripts/docs.sh
  - etc/scripts/github-build.sh
  - etc/scripts/github-compile.sh
  - etc/scripts/mp-tck.sh
  - etc/scripts/spotbugs.sh
  - etc/scripts/test-archetypes.sh
- Remove etc/scripts/BUILDDOCS.md (invalid)
- Update etc/scripts/RELEASE.md
- Move etc/scripts/actions/*.sh to etc/scripts
@romain-grecourt romain-grecourt added build 4.x Version 4.x labels Aug 1, 2024
@romain-grecourt romain-grecourt added this to the 4.1.0 milestone Aug 1, 2024
@romain-grecourt romain-grecourt self-assigned this Aug 1, 2024
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Aug 1, 2024
@romain-grecourt romain-grecourt merged commit ad3d095 into helidon-io:main Aug 1, 2024
13 checks passed
@romain-grecourt romain-grecourt deleted the shellcheck branch August 1, 2024 19:40
@romain-grecourt romain-grecourt mentioned this pull request Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x build OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants